projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e70aa9
)
(LIBS_SYSTEM): Fix typo in prev change.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 12 Nov 1995 06:34:20 +0000
(06:34 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 12 Nov 1995 06:34:20 +0000
(06:34 +0000)
src/s/isc2-2.h
patch
|
blob
|
history
diff --git
a/src/s/isc2-2.h
b/src/s/isc2-2.h
index 79305e7594edf6adbaad8e8d001be784f316327b..e2f4c988e5e71de338a497ce26fbe78616bd2093 100644
(file)
--- a/
src/s/isc2-2.h
+++ b/
src/s/isc2-2.h
@@
-54,9
+54,9
@@
inet_addr, gethostbyname, socket, connect, ... But if we are not
compiling with X support, it's not needed. */
#ifdef HAVE_X_WINDOWS
-#define LIBS_SYSTEM -linet LIB
S
_STANDARD_1
+#define LIBS_SYSTEM -linet LIB_STANDARD_1
#else
-#define LIBS_SYSTEM LIB
S
_STANDARD_1
+#define LIBS_SYSTEM LIB_STANDARD_1
#endif
/* This system has job control. */